Welcome![Sign In][Sign Up]
Location:
Search - window mobile

Search list

[GUI Develop悬浮窗口

Description: 生成一个窗口,能够悬浮在桌面上,还能够移动-generate a window that floats to the desktop, but also to mobile
Platform: | Size: 42720 | Author: 李木公 | Hits:

[Dialog_Window桌面电子时钟

Description: 一个用VC编写的小程序,生成一个可移动的悬浮窗口,上面显示的是电子时钟。-a VC procedures for the preparation of small, mobile generate a suspended window above shows the electronic clock.
Platform: | Size: 119294 | Author: 李木公 | Hits:

[Multi Monitorcmjspy1.1

Description: cmjspy是一个远程控制软件 这个正式版本具有以下功能 对所控制的计算机进行非常方便的操作 1.目录管理 文件目录删除(不可复原),建立目录,上传下载文件,打开 文件移动文件目录。 2.桌面管理 可对桌面窗口图标及任意桌面元素进行,左右单击双击操作。 可在目标计算机进行文本输入操作。可发送消息, 及聊天功能。 3.系统操作 关闭运行程序,鼠标琐定,更改分辨率,重新启动,及关闭 计算机。获取键盘记录,发送email到指定信箱(email 包括 该机的ip地址和键盘记录) -cmjspy is a remote control software with the official version of the following functions under the control of the computer is a convenient operation. Directory management directory delete (not rehabilitation), the establishment of catalogs, uploading and downloading files, open files mobile directory. 2. Desktop management of window icon on the desktop and desktop arbitrary elements, about click click operation. The goal of computer text entry. May Send Message and chat. 3. The system shut down operating procedures, the mouse will admit, change resolution, restart and shut down the computer. Access keyloggers, send email to a designated mailbox (email including the machine ip address and keyloggers)
Platform: | Size: 29252 | Author: 得可爹 | Hits:

[CommunicationDirect图片移动

Description: DirectX初级编程,简单减少怎样在窗口中移动图片-DirectX primary programming, a simple reduction in the window how the mobile Photo
Platform: | Size: 191990 | Author: deng | Hits:

[GUI Develop智能ABC窗口

Description: 高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种: 手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制; 在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_NCLBUTTONDOWN消息实现窗口移动,此时窗口移动过程的绘制由系统实现。 显然,后者较前者简单。本文采用后者。-top window is a non-title bar, menus, tools of a regular Habitat top of the window, the most common example is the input window, such as smart window ABC. This window features in addition to the upside, the most important thing is moving the window. General Mobile through the window title bar automatically by the system for such window will not be able to rely on the system, and will need to achieve manually. Implementation of two ways : manual processing WM_MOVE, WM_LBUTTONUP news, and in accordance with the movement of the mouse to achieve their mobile window in the process of drawing; In WM_MOVE message processing function to send itself through the parameters wParam HTCAPTION lParam for the mouse to position the news WM_NCLBUTTONDOWN windows Mobile to achieve at this time window moving
Platform: | Size: 15938 | Author: 张事实 | Hits:

[Web Serverdos622

Description: Object Inspector窗口含有两页:Properties页显示窗体中当前被选择部件的属性信息,并允许改变对象的属性;Events页列出了当前部件可以响应的事件。按动Object Inspector下端的“Events”页标签,使得Events页可见,这一定的事件后边的空白处,可以定义对象接受到相应事件时执行的动作。首次启动时,Object Inspector窗口显示的是当前窗体Form1的属性。Object Inspector根据对象属性的多少,决定是否有滚行显示。移动滚行条,可以查看当前对象的全部属性-Object Inspector window containing 2 : Properties page shows the current forms were selected components attribute information, and be allowed to change object properties; Events page list of the current components can respond to the incident. Object Inspector activated the bottom of the "Events" page label, making Events page can be seen that this incident behind the blank space, can be defined accordingly client receives at the time of the incident action. First activated, the Object Inspector window shows the current attributes of the form Form1. Object Inspector according to the number of object properties, to determine whether any lines rolling. Mobile roller OK, can view all current object attributes
Platform: | Size: 759553 | Author: 小许 | Hits:

[Game Hook CrackDDPHelpSrc

Description: QQ对对碰游戏外挂 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆绑和分解 ... -QQ right right touch game external functions : 1. To automatically suggest to the elimination of the two right right touch. To simulate the mouse to automatically eliminate three. 4 can increase speed. Automatically Although this procedure is just a small store, but also the use of a number of technologies. 1. The use of threads 2. Search window 3.dll implantation 4.api hook technology 5. overall thermal-process production hook 6. not through specific color box at the same judgment method 7. mouse simulation of the two methods, mouse_event (mouse cursor will be mobile) and PostMessaga ( the mouse cursor is not mobile) 8. documents bundled and decomposition ...
Platform: | Size: 121063 | Author: 阿东 | Hits:

[TreeViewTSISTest

Description: 树型控件的使用,子窗口设置工具条,绘制最简单的图形,并可以移动图形。-tree control the use of sub-window configuration tool, drawing the most simple graphics, and can be mobile graphics.
Platform: | Size: 64674 | Author: 江天右 | Hits:

[GUI Developscribble

Description: window 鼠标相应作图样例!包括左点击、右点击,移动等。-window mouse corresponding graphic example! Including left click, right click, such as China Mobile.
Platform: | Size: 21895 | Author: 话眉 | Hits:

[GUI DevelopNewRegin

Description: VC++实现的不规则异型窗口,并可实现异型窗口的透明,半透明,移动,颜色渐变,部分颜色的更改等-VC irregular dysplasia window, enabling dysplasia window transparent, translucent, mobile, gradient colors, some color changes, etc.
Platform: | Size: 85056 | Author: 皇飞 | Hits:

[GDI-BitmapNOSIZEE

Description: 我在VC6.0中建立了一个SDI工程,工程中将主框架窗口切分为两个视图窗口,程序介绍了如何防止用户移动主窗口以及调整切分视图的大小.-establishing an SDI project, which will be the main frame window is divided into two View window, procedures on how to prevent mobile users main window and adjust segmentation View sizes.
Platform: | Size: 52363 | Author: lvwentao | Hits:

[Other resourceSTK5.0

Description: 学习使用新的方式配置STK5.0 的外观。你将利用新版本的优势依照个人 喜好来移动窗口,工具栏和菜单。我们也会探索贯穿于用户界面的细微改进,这些改进能为用 户节省时间并提高工作效率-learning to use the new configuration STK5.0 appearance. You will use a new version of the advantages of personal preferences with mobile window, toolbars and menus. We will also explore throughout the minor user interface improvements, which can save users time and improving efficiency
Platform: | Size: 874316 | Author: 陈鑫 | Hits:

[Dialog_Windowshiyansan

Description: 在一个窗口中央加载一个任意位图,位图面积为窗口面积的四分之一,当即鼠标左键或键盘上的向上箭头时位图向上移动,当移动到上边界时,窗口显示“不能再向上移动了”字样,当点击鼠标右键或键盘上的向下箭头时,位图向下移动,当到达窗口的下边界时,屏幕显示“不能再向下移动了”字样。-window in a central loading an arbitrary Bitmap bitmap area of the quarter window area. immediately keyboard or mouse button on the upward arrow at the bitmap upward mobility, on the border of Mobile, window displays "no longer moving up the" words, when the right-click of a mouse or keyboard on the downward arrow, Bitmap moving down when they reach the border under the window, the screen shows "should no longer be moving down the" indication.
Platform: | Size: 28902 | Author: 王界 | Hits:

[OtherMouse_Key

Description: 该程序实现了怎样捕捉鼠标和键盘消息,包括鼠标的单击、双击、移动、键盘的按下、抬起,并在视窗显示相应信息。-the program how to capture the mouse and keyboard information, including mouse click, double-click, mobile, keyboard? lifted, and in the corresponding window display information.
Platform: | Size: 59992 | Author: lujun | Hits:

[EditBoxLiesiQQ

Description: 类似QQ自动停靠,可以伸缩的效果,当放在窗口上后会自动隐藏,鼠标移动会重新显示 -similar QQ automatic berth, telescopic effect when placed on the window will automatically hide, mobile mouse will re-show
Platform: | Size: 21838 | Author: 许海军 | Hits:

[Windows DevelopCFTime

Description: 本程序功能: 1、修改文件或目录的产生、修改时间,及各种属性; 2、能够自动判断本程序是否重载,并给出提示; 3、增加了隐藏到系统托盘的功能,并修改了关闭功能; 4、实现对话框的动画弹出和消隐,增强程序的美观性 5、增加了系统热键功能,窗口隐藏时Ctrl+Alt+X可以呼出; 6、置窗体为最顶层显示,并去掉了任务栏的窗体 7、新增了鼠标在主窗口上移动时,显示手形光标功能。-this program functions : a revised list of documents or create, modify, and attributes; 2, can automatically judge whether the procedure heavy, and gives prompts; 3, a system tray to hide the functions and revised the closing function; Four realize right then pop-up frames of animation and hidden, to enhance the beauty of procedure 5, a system hotkey function, the window hidden when Ctrl Alt X can exhale; 6, home to the most top-level windows, and removed the task bar of Form 7, a mouse in the new window on the main mobile, hand-shaped display the cursor function.
Platform: | Size: 71257 | Author: 就不填 | Hits:

[Other resourcelikeqqform

Description: 我写的DELPHI程序,实现类似QQ无规则窗体,及无标题栏窗体移动,窗体的自动伸缩等功能-I write DELPHI procedures, rules similar QQ no windows, and no title bar Form Mobile, Window functions such as automatic telescopic
Platform: | Size: 289690 | Author: 风子 | Hits:

[Other resourceSWLProg

Description: 异行窗口,窗口跟着鼠标移动而移动。提供源代码-different window, the window with a mouse movements Mobile. Provide source code
Platform: | Size: 266859 | Author: ysapple | Hits:

[GUI Developlengie-test3

Description: 一个VB写的,无标题窗体移动,贴边窗体的测试例子,没什么技术含量,只是测试一下-write a VB with no title Form Mobile affixed to the side window test case, no technical content, only a test
Platform: | Size: 7932 | Author: 兰吉 | Hits:

[Communication-MobileVIDVY

Description: Window+Mobile+SmartPhone智能手机软件开发vs2005+简体中文版指南()
Platform: | Size: 326656 | Author: axphw%21229191 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

CodeBus www.codebus.net